Skip to content

ci(repo): Version packages#8735

Open
clerk-cookie wants to merge 1 commit into
mainfrom
changeset-release/main
Open

ci(repo): Version packages#8735
clerk-cookie wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@clerk-cookie
Copy link
Copy Markdown
Collaborator

@clerk-cookie clerk-cookie commented Jun 3, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@clerk/astro@3.3.4

Patch Changes

@clerk/backend@3.5.1

Patch Changes

  • Prevent an unhandled exception when verifying a machine token whose JWT payload has a missing or non-string sub. Such tokens are now classified and rejected with a typed verification error instead of throwing, so a crafted Authorization header can no longer surface as an unhandled error during request authentication. (#8744) by @jacekradko

  • Redact raw bearer credentials from the auth object's debug output. The debug payload (surfaced when an SDK enables middleware debug logging) previously included full session, machine, refresh, dev-browser and handshake tokens; each now exposes only a short, non-reconstructable prefix, matching how secretKey and jwtKey are already handled. (#8744) by @jacekradko

  • Add and improve JSDoc comments across public types and methods to support generated reference documentation for the /objects docs section. Exports a few previously-internal types (OnEventListener, OffEventListener, ClerkOptionsNavigation) so they can be referenced from the generated docs. (#8276) by @alexisintech

  • Updated dependencies [b295af3, 8e1bd48]:

    • @clerk/shared@4.15.1

@clerk/chrome-extension@3.1.33

Patch Changes

@clerk/clerk-js@6.14.1

Patch Changes

  • Correctly display OAuth consent redirect domains for known multi-label public suffixes. (#8700) by @wobsoriano

  • Add and improve JSDoc comments across public types and methods to support generated reference documentation for the /objects docs section. Exports a few previously-internal types (OnEventListener, OffEventListener, ClerkOptionsNavigation) so they can be referenced from the generated docs. (#8276) by @alexisintech

  • Updated dependencies [b295af3, 8e1bd48]:

    • @clerk/shared@4.15.1

@clerk/expo@3.3.2

Patch Changes

  • Bump the native SDKs pulled into Expo: clerk-ios to 1.1.5 and clerk-android-api/clerk-android-ui to 1.0.26. (#8745) by @mikepitre

  • Fix useSSO() in Expo apps that hit module loading failures when starting an SSO flow under Metro. (#8720) by @wobsoriano

  • Fix Expo native builds that could fail when expo-web-browser is not installed but ClerkProvider is imported. (#8607) by @chriscanin

  • Add and improve JSDoc comments across public types and methods to support generated reference documentation for the /objects docs section. Exports a few previously-internal types (OnEventListener, OffEventListener, ClerkOptionsNavigation) so they can be referenced from the generated docs. (#8276) by @alexisintech

  • Updated dependencies [83f50f6, 83f50f6, b295af3, 8e1bd48]:

    • @clerk/react@6.7.4
    • @clerk/clerk-js@6.14.1
    • @clerk/shared@4.15.1

@clerk/expo-passkeys@1.1.2

Patch Changes

@clerk/express@2.1.24

Patch Changes

  • Add and improve JSDoc comments across public types and methods to support generated reference documentation for the /objects docs section. Exports a few previously-internal types (OnEventListener, OffEventListener, ClerkOptionsNavigation) so they can be referenced from the generated docs. (#8276) by @alexisintech

  • Updated dependencies [27c4d75, b295af3, 27c4d75, 8e1bd48]:

    • @clerk/backend@3.5.1
    • @clerk/shared@4.15.1

@clerk/fastify@3.1.34

Patch Changes

@clerk/hono@0.1.34

Patch Changes

@clerk/localizations@4.7.2

Patch Changes

@clerk/nextjs@7.4.4

Patch Changes

  • Harden middleware debug log output: the formatter now recursively truncates known credential keys (sessionToken, tokenInHeader, sessionTokenInCookie, secretKey, jwtKey) at any nesting depth, so a bearer token can no longer reach the logs even if a debug producer nests one. This is a defense-in-depth backstop alongside the source-level redaction in @clerk/backend. (#8744) by @jacekradko

  • Add and improve JSDoc comments across public types and methods to support generated reference documentation for the /objects docs section. Exports a few previously-internal types (OnEventListener, OffEventListener, ClerkOptionsNavigation) so they can be referenced from the generated docs. (#8276) by @alexisintech

  • Updated dependencies [83f50f6, 83f50f6, 27c4d75, b295af3, 27c4d75, 8e1bd48]:

    • @clerk/react@6.7.4
    • @clerk/backend@3.5.1
    • @clerk/shared@4.15.1

@clerk/nuxt@2.5.4

Patch Changes

@clerk/react@6.7.4

Patch Changes

  • Keep custom pages and menu items mounted when sibling pages are added, removed, or reordered. Portals are now keyed by a stable id rather than their array index, so a surviving page is reconciled as an update instead of being remounted. (#8604) by @jescalan

  • Prevent custom pages in profile components from remounting during parent rerenders. (#8604) by @jescalan

  • Add and improve JSDoc comments across public types and methods to support generated reference documentation for the /objects docs section. Exports a few previously-internal types (OnEventListener, OffEventListener, ClerkOptionsNavigation) so they can be referenced from the generated docs. (#8276) by @alexisintech

  • Updated dependencies [b295af3, 8e1bd48]:

    • @clerk/shared@4.15.1

@clerk/react-router@3.3.4

Patch Changes

@clerk/shared@4.15.1

Patch Changes

  • Correctly display OAuth consent redirect domains for known multi-label public suffixes. (#8700) by @wobsoriano

  • Add and improve JSDoc comments across public types and methods to support generated reference documentation for the /objects docs section. Exports a few previously-internal types (OnEventListener, OffEventListener, ClerkOptionsNavigation) so they can be referenced from the generated docs. (#8276) by @alexisintech

@clerk/tanstack-react-start@1.3.4

Patch Changes

@clerk/testing@2.0.36

Patch Changes

@clerk/ui@1.15.1

Patch Changes

  • Fix Chrome-specific scroll jump when toggling the billing period switch on the pricing table. (#8742) by @alexcarpenter

  • Fix a circular import in the styled-system that could crash module initialization under bundler configurations with tree-shaking disabled. (#8754) by @jacekradko

  • Correctly display OAuth consent redirect domains for known multi-label public suffixes. (#8700) by @wobsoriano

  • Fix modal backdrop appearing light in dark mode (#8743) by @alexcarpenter

  • Add and improve JSDoc comments across public types and methods to support generated reference documentation for the /objects docs section. Exports a few previously-internal types (OnEventListener, OffEventListener, ClerkOptionsNavigation) so they can be referenced from the generated docs. (#8276) by @alexisintech

  • Updated dependencies [b295af3, 8e1bd48]:

    • @clerk/shared@4.15.1
    • @clerk/localizations@4.7.2

@clerk/upgrade@2.0.4

Patch Changes

@clerk/vue@2.3.4

Patch Changes

  • Add and improve JSDoc comments across public types and methods to support generated reference documentation for the /objects docs section. Exports a few previously-internal types (OnEventListener, OffEventListener, ClerkOptionsNavigation) so they can be referenced from the generated docs. (#8276) by @alexisintech

  • Updated dependencies [b295af3, 8e1bd48]:

    • @clerk/shared@4.15.1

@clerk/msw@0.0.32

Patch Changes

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Jun 4, 2026 5:10pm

Request Review

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2026

Break Check: no API changes detected across the tracked packages.

Last ran on f48c24b. Pushes that change no tracked declarations (no API surface change vs. base) are skipped and don't update this comment.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jun 3, 2026

Open in StackBlitz

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@8735

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@8735

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@8735

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@8735

@clerk/expo

npm i https://pkg.pr.new/@clerk/expo@8735

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@8735

@clerk/express

npm i https://pkg.pr.new/@clerk/express@8735

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@8735

@clerk/hono

npm i https://pkg.pr.new/@clerk/hono@8735

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@8735

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@8735

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@8735

@clerk/react

npm i https://pkg.pr.new/@clerk/react@8735

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@8735

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@8735

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@8735

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@8735

@clerk/ui

npm i https://pkg.pr.new/@clerk/ui@8735

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@8735

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@8735

commit: f48c24b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant